Skip to content

chore: add needs-triage caller workflow#10

Closed
dussab wants to merge 1 commit into
mainfrom
add-needs-triage-workflow
Closed

chore: add needs-triage caller workflow#10
dussab wants to merge 1 commit into
mainfrom
add-needs-triage-workflow

Conversation

@dussab

@dussab dussab commented May 29, 2026

Copy link
Copy Markdown
Contributor

Wires up the org-wide needs-triage reusable workflow.

What it does: any new or reopened issue is automatically labeled needs-triage. Removing the label is the explicit signal that a maintainer has triaged it. Bot-authored issues are skipped.

Triage queue: is:issue is:open label:needs-triage

Calls stacklok/.github/.github/workflows/needs-triage.yml@v1issues: write only, action pinned to a commit SHA.

@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/triage.yml

PackageVersionLicenseIssue Type
stacklok/.github/.github/workflows/needs-triage.yml1.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/stacklok/.github/.github/workflows/needs-triage.yml 1.*.* UnknownUnknown

Trusty Scores

⚠️ 1 warnings found. Expand to learn more.

Trusty is a free service that helps developers evaluate the risk profile of open-source packages. Packages are rated 0 to 10 with higher ratings indicating safer packages. Learn how.
DependencyVersionScoreWarnings
Addedstacklok/.github/.github/workflows/needs-triage.yml1.*.*⚠️ undefinedundefined failed

Scanned Manifest Files

.github/workflows/triage.yml
  • stacklok/.github/.github/workflows/needs-triage.yml@1.*.*

@dussab

dussab commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

Closing: a bug was found in the rollout script. Will re-open once fixed.

@dussab dussab closed this May 29, 2026
@dussab dussab deleted the add-needs-triage-workflow branch May 29, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant